teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

初心者マークの追加

2018/08/09 02:00

投稿

June3141
June3141

スコア9

title CHANGED
File without changes
body CHANGED
File without changes

1

エラーメッセージの抜けを追加

2018/08/09 02:00

投稿

June3141
June3141

スコア9

title CHANGED
File without changes
body CHANGED
@@ -5,6 +5,7 @@
5
5
  ### 発生している問題・エラーメッセージ
6
6
 
7
7
  ```GHCi
8
+ *GHCi> let dt = timeSlice parametersSetting
8
9
  <interactive>:15:21: error:
9
10
  • Couldn't match expected type ‘ParametersFromExternalFiles’
10
11
  with actual type ‘(Double, DensitiesOfEachLayer, ElasticCoefficients,)’